(Fforce_window_update): Doc fix.
authorKim F. Storm <storm@cua.dk>
Sat, 8 Jul 2006 22:26:07 +0000 (22:26 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 8 Jul 2006 22:26:07 +0000 (22:26 +0000)
src/window.c

index 69643ec669a5071dddfdc43001ef3df560eb4a13..c68c67c0afaad829af00b4163a805d26bc9707d9 100644 (file)
@@ -3676,7 +3676,7 @@ displayed.  */)
 
 DEFUN ("force-window-update", Fforce_window_update, Sforce_window_update,
        0, 1, 0,
-       doc: /* Force redisplay of all windows.
+       doc: /* Force all windows to be updated on next redisplay.
 If optional arg OBJECT is a window, force redisplay of that window only.
 If OBJECT is a buffer or buffer name, force redisplay of all windows
 displaying that buffer.  */)